Locate a Regime result

To see where a particular result comes from in a Regime in the Dependency Viewer:

  1. Right-click on the Regime and select Tools > Dependency Viewer.
  2. The Regime context menu with Dependency Viewer selected

  3. Switch to the List tab and locate the module.
  4. The List tab in the Dependency Viewer

  5. Double-click on the relevant output variable on the Result Variables tab. The variable will be displayed in the top pane.
  6. An example output variable in the Result Variables tab

  7. Switch to the Affects tab. Any variables directly linked to that variable will be displayed in the top pane.
  8. The Affects tab in the Dependency Viewer

  9. Select the variable itself to see how it is used in the module code in the bottom pane.
  10. Example module code in the Dependency Viewer

  11. Locate other variables that influence the selected variable by analyzing the code. Trace them backwards by selecting other variables in the code and clicking on Show Selected Variable.